home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / docs / hyper / agpg_txt.lha / agpg / JstTxt / cannon2hd.readme < prev    next >
Text File  |  1998-08-21  |  4KB  |  109 lines

  1. Short: HD Installer for Cannon Fodder 2 V1.2a
  2. Type: game/patch
  3. Author: jffabre@ensica.fr (Jean-François Fabre)
  4. Uploader: jffabre@ensica.fr (Jean-François Fabre)
  5.  
  6.  
  7. Install-Script & HD-loader © 1996/1997 Jean-François FABRE
  8.  
  9. Cannon Fodder 2 is Copyright © 1993 Sensible Software.
  10.  
  11. This installer requires the Cannon Fodder 2 original disks (there are 3).
  12.  
  13. The HD-Patched game will need about 4Mb of memory. 512K of chip should
  14. be enough. It should work on ALL Kickstarts and ALL CPUs (up to '060).
  15. The game was also patched for NTSC users.
  16. Report me any bugs you'll find.
  17.  
  18. INSTALLATION:
  19.  
  20. Click on the Install_Cannon2 icon to install the game.
  21. Due to a problem with overlapping files, I had to include 2 small files from the game.
  22. Don't try to install the game 'by hand', because some annoying bugs could occur
  23. (soldiers not at the right place, etc...)
  24.  
  25. V1.2 install script did not create the 'saves' directory. This is now fixed.
  26.  
  27.  
  28. FEATURES:
  29.  
  30. - Runs fully from HD
  31. - Allows saves/load to/from HD or floppy disk
  32. - Uses fast memory unless specified (NOFAST) (original does not)
  33. - Enables instruction cache for 68020+ (original disables it)
  34. - Convenient installer script
  35. - Quit key (F10)
  36.  
  37.  
  38. IF YOU WANT TO SAVE/LOAD FROM HD, READ THIS:
  39.  
  40. It is possible to save and load your games from HD, provided you've got enough memory.
  41.  
  42. I introduced a Delay for HD saves, because the buffers are not flushed at once.
  43. So avoid copyback disk caches, like AFS, or disable the copyback feature (in dynamicache).
  44.  
  45. WARNING: Do not press keys during hard disk access: this can lock the machine, which means
  46. a possible disk corruption if you're saving a game (not very serious, but annoying).
  47.  
  48. I took the maximum care I could to avoid those problems, and I tested those features
  49. a lot because I know they are critical. Use it at your own risk. If you don't trust
  50. the program, run the game from a test partition or a ramdisk. If you're not happy with
  51. it, nevermind. I worked hard for this and it works for me :-)
  52. Because of the Delay after a write to the disk (file open then close in read mode then
  53. 2 seconds waiting), I think disk crashes are very improbable. I did not test my program
  54. with a very slow hard drive or a floppy, but I never crashed my disk with this system.
  55.  
  56. The 'FORMAT' option has been disabled in HD saves mode. You'll understand why :-)
  57.  
  58.  
  59. IF YOU STILL WANT TO SAVE/LOAD FROM FLOPPY READ THIS:
  60.  
  61. Anyway, if you don't want to write/read the hard disk for game saves, or you haven't enough
  62. memory, you can disable the HD accesses by activating the NOOSWAP tooltype.
  63.  
  64. The full HD version will not work with machines equipped with only 4 MB of
  65. memory. Use the NOOSSWAP tooltype/argument to enable floppy saves.
  66.  
  67. MAKING A SAVE DISK:
  68.  
  69. The in-game 'FORMAT' option still works but it's slow because it formats all the sectors.
  70. It's also randomly reliable.
  71. If you've got already formatted disks and you want to create save game disks from them,
  72. use the MakeSaveDisk script. It's much faster and much safer.
  73.  
  74.  
  75. NOTE:
  76.  
  77. I created and tested this package with a A1200/060/50 16Mb, so there should
  78. be no problems for all 680x0 CPUs (caches,chipset...). It degrades display properly
  79. so Multiscan users won't have any sprite or screen problem.
  80.  
  81.  
  82. This version loads really fast, because I succeeded in relocating the main
  83. program in fast memory by removing the absolute memory allocation useful only
  84. for 1 Meg machines (the OS is destroyed)
  85.  
  86. However, if you haven't enough mem to run the game, or for any other reason, you
  87. can activate the NOFAST tooltype. The extension memory will be located in $80000
  88. (you must have 1MB chip to do this)
  89.  
  90.  
  91. I had lots of problems with this game, and I hope you'll appreciate the work.
  92.  
  93. If you find some bugs, or the game crashes, please e-mail me (specify your
  94. configuration).
  95. I'm also looking for people who could send me original disks for me to patch them
  96. for 680x0 or write HD-Installers (NOT FOR CRACKED VERSIONS).
  97. E-mail me if you're interested, or if you simply like this installer.
  98.  
  99.  
  100. Thanx go to:
  101.  
  102. - Kenneth C. Nilsen for his general purpose assembler startup code.
  103. - Dave Clarke for providing me the original disks.
  104. - Sentinel for his installer script I adapted mine from.
  105.  
  106. Enjoy this great game from Sensible on your HD.
  107.  
  108. Jeff
  109.